¡@

Home 

c# Programming Glossary: system.collections.generic.dictionary`2

Are .Net switch statements hashed or indexed?

http://stackoverflow.com/questions/3366376/are-net-switch-statements-hashed-or-indexed

will skip over the Add calls. L_0021 ldsfld class mscorlib System.Collections.Generic.Dictionary`2 string int32 PrivateImplementationDetails 816396DD F271 4C12.. L_0028 ldc.i4.7 L_0029 newobj instance void mscorlib System.Collections.Generic.Dictionary`2 string int32 .ctor int32 L_002e dup L_002f ldstr x L_0034 ldc.i4.0.. ldstr x L_0034 ldc.i4.0 L_0035 call instance void mscorlib System.Collections.Generic.Dictionary`2 string int32 Add 0 1 L_003a dup L_003b ldstr y L_0040 ldc.i4.1..

How can I get the correct text definition of a generic type using reflection?

http://stackoverflow.com/questions/401681/how-can-i-get-the-correct-text-definition-of-a-generic-type-using-reflection

the above code snippet the value for text is as follows System.Collections.Generic.Dictionary`2 System.String mscorlib Version 2.0.0.0 Culture neutral PublicKeyToken..